Repaints only the region of the window specified. If the optional parameter EraseBackground is True, the background will be erased prior to redrawing the area.
Syntax |
|---|
|
Window.RefreshRect X, Y, Width, Height, [EraseBackground] |
Parameters |
|
|---|---|
|
X |
|
|
Y |
|
|
Width |
|
|
Height |
|
|
EraseBackground |
Boolean (Optional) |
Notes
The default is True.